| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 3 |
| Assertions | 198 | 24 |
| Skipped Tests | 0 | - |
expected 490 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 474ece1f-daf7-4d85-af1e-8b45246947ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-iJf7T2cMoJQwvC8Wwsryk0yFhAw" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 639e322a-6326-41f0-a89a-fe3cb76db60a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 41703b6d-4cb7-4eaa-89dd-55a482d17f56 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0d1a6685-3d54-4054-aa3a-895341e81783 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c34c81c3-cdf8-4aad-9bf8-bd835dbed5f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 68147ffa-eb5a-4ee2-aa4d-2947e559bba1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af6acd31-7004-49e3-b0d4-f213d521babe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-xIbKF0MdbIz0Ugz7srJhBRpaSsA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":276},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4272d809-2bf7-42cc-809f-eee5ef6060ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e338d84-727d-48f9-a006-5a1bb0d2ebce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-xIbKF0MdbIz0Ugz7srJhBRpaSsA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":276},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f5247df-b3c7-4927-85bf-e41c69f6dbe3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15f07df3-6bd7-4609-a57a-47e46b4fd62a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 128c3f7b-bd47-4c5f-b13e-60d82baa4c5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| randomnumber | 573 |
| randomFirstName | Jayson |
| randomLastName | Hammes |
| randomEmail | Elnora_Jacobs25@gmail.com |
| randomPhone | 663-231-2502 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 33326508-56f1-49eb-960f-44383bd5b005 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Cheyanne",
"last_name": "Nolan",
"mobile_number": "962-795-4059",
"mobile_number_alt": "",
"email_id": "Dillon.Roberts65@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"17212298015804",
"imei1": "17212298015804",
"imei2": "17212298015804",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-IbUjyIWm8eMkjUu9Snr7TzHKA6I" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":180359,"tr_customer_product_id":180349,"job_number":"JOB_180341"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| randomnumber | 280 |
| randomFirstName | Leif |
| randomLastName | Heller |
| randomEmail | Verdie.Wolff32@hotmail.com |
| randomPhone | 203-550-1346 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 52e57522-b239-4fca-bd85-834764aa4f92 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Manuel",
"last_name": "Nolan",
"mobile_number": "836-312-2585",
"mobile_number_alt": "",
"email_id": "Alisha_Ullrich@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"67911351819578",
"imei1": "67911351819578",
"imei2": "67911351819578",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 739 |
| randomFirstName | Shea |
| randomLastName | Kuhn |
| randomEmail | Hoyt5@yahoo.com |
| randomPhone | 515-500-9541 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c692186-537f-4c8c-a6fc-1ba5e80c5198 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1043 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Luna",
"last_name": "Mohr",
"mobile_number": "372-392-1998",
"mobile_number_alt": "",
"email_id": "Demetris64@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"7778873303604",
"imei1": "7778873303604",
"imei2": "7778873303604",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| randomnumber | 825 |
| randomFirstName | Gretchen |
| randomLastName | Williamson |
| randomEmail | Antonia53@hotmail.com |
| randomPhone | 699-640-7505 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26a3185a-acfd-4fc2-a5fd-3edaca0df0df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| randomnumber | 386 |
| randomFirstName | Aubree |
| randomLastName | Rice |
| randomEmail | Darron_Bradtke@hotmail.com |
| randomPhone | 793-267-5723 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8929f83-d12f-47dd-a01b-6e1fd0183fb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1030 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Ted",
"last_name": "Kilback",
"mobile_number": "277-480-3700",
"mobile_number_alt": "",
"email_id": "Holly44@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000803",
"imei1": "100000803",
"imei2": "100000803",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| randomnumber | 261 |
| randomFirstName | Brian |
| randomLastName | Schultz |
| randomEmail | Vergie89@hotmail.com |
| randomPhone | 745-890-2364 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 710b4265-0e14-4545-8eb0-889e59f151f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa84acd2-52fa-43ce-a7bd-d32cc2de3e32 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-f3eHK4+JKAaaZIhmToPhlWkURF0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":277},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 506406e7-a1df-45ef-ad45-35c491180b8a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4323c-LN8Jed91sM/1PPKSXENdyUURuBk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:19.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 29d79b3c-0c5b-4b5e-bf45-344ac0d345be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bfb90ef0-82cc-4375-a7e0-6b020ba996b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9415e34a-e026-4312-923d-eff29bc2901e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-vX1LsXu3j4PYsDVnxt/ynHkmB/g" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cdf2587-7b9e-4b96-a4dc-9ceaf9b14e52 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2bdff87a-8bc5-43e0-96d4-ecf23dbf898e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-O1QrTLyhu7y07m6iNLiVibXT75s" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":610},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9034d15d-01cd-4654-9219-51b178486c1b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"940f9-o9bg2OMSp1rG084mei47WTPaiSk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:19.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | edc80d9b-3c5f-467c-bff7-2c4b873ccb06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb149a10-700e-42cf-be2c-db396064c682 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 180341,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3df06560-c073-40f3-976d-fadbdf6eb78d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"93d14-vQzzLYUWup88YY25arjEmxuKCI0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38a01f0c-a14d-40ac-b2c8-c1a5cb0f1ba1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-Nq9pUBLLpH/DDMWvjVxuHkGGsqg" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d363653-b80e-4797-a455-daf9bb0eb7f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 067d6705-6b1d-492d-827e-3280147911ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-mIE/5NWN1UPXhDi4sa3K2ELPgWA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":94}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7a97b2e-1f37-48d8-aa8e-d8e39b9db3f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1345-rjTkgV9U1xIhN79vsWafAnpPBCA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:24.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7dd48072-c6bc-43e8-ab25-8efc0990206b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e274e670-5ba0-4cd2-995d-3906ec886e3a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1727-m1rFsoLgByNvZZYbVA8YigPuzg4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:24.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":180341,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T06:34:19.000Z"}],"quatations":[]},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":180010,"remark":"qwert","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T15:39:14.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f85587f9-a8d1-4f82-a6d8-6125f9b48d10 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjR9._N0pQXC_F_60Q5krnYC0n12iFgZTQa_Xyg7zEBYNEv8 |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71c36dc9-3c98-4002-afb4-34d252e01a08 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":180341,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4098523-5fc1-49ec-8b0a-4692fdbeebc7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-PtAAxfxenUrV9ubxxTH4YZK2aCY" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8dfc07d3-736c-4098-bf51-415fe6869f0a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65ce39aa-e8ce-4fff-9afc-d4c7b500a41e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-Nd9ylT/A+05Bqx5v2Upeu7LZy8I" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":93},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3b6b7310-518c-405f-b336-4531fc981c91 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e411fe3-730f-4957-ad2e-f774ba924336 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"167ee-SdbBHEn8XHD6ISk8s0Nhg3ecxgE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44ad5cce-a9a6-45ec-865a-4d427e1cca4c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e4-ibYRsAXteUyE+GAyT58L0tszqTA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:27.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6d6ea0a0-47c6-40be-8d46-eb6abf794d5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180341
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ2N30.8YpaE6xTR_Nnygv-ypoog9dEl184Njh_n37lDKYRPXA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 95c65cde-3efc-4aef-87d2-c5d6bcc84083 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4b0567f-c64c-4dbc-b1e1-52f150ccb468 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-v1IXZk577SmnGKLuy1NtpYlJdi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzB9.YAlHngSOECu7ZL1XOxyd4-JKd9NAZ8zhofE4NA-zPEY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f20d00f-9875-4992-8b41-89fb90ef04d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1fbc0e41-c55f-4c57-964a-01d8ed96b14e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-mp6LwzLskEll7/jb8j8XdKxI/ho" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":277},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ca074f2-37da-49f2-b6d1-f1b1baa43853 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-JHiHdiHqkylBsYALoRAlEFcgvTY" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:29.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c68027d-6f04-48af-bd22-b54ce10aaebb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-JHiHdiHqkylBsYALoRAlEFcgvTY" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:29.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fdd76466-bb06-48d2-aa9c-e207bbab0fce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180341
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 68f69eeb-088b-449f-aa0b-5aeab576a285 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NTZ9.UdntW3aVd7zAsAcUdxFtHxll3oVLQYYih5OSnUNWnWk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5341e718-b2ee-4f06-acd4-cef243e72f2c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4cb0126e-3dd4-402b-afd7-3a5d36ecb79e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-TZtGKhLh2VdHimJlRQ8fNlD0lF8" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2ebf8d5f-013f-47a2-a0cb-c98de083fe48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b18d03a-136c-48cb-9f3a-5737ca04851e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0488f521-8638-4503-b881-96dccdecca7d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e00bb610-d3c8-4b26-becd-2ab30262d65d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c4fa0607-ca8b-4d97-ae85-3b38f72868f2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48b8f49d-5fd6-45b7-9248-626facbda650 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-f3eHK4+JKAaaZIhmToPhlWkURF0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":277},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 057b94a6-4ef4-497a-9e32-2fd29ba411a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f9bb73e-5971-4f66-8876-9e5334dcbc92 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-f3eHK4+JKAaaZIhmToPhlWkURF0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":277},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c762e0a1-3277-4204-afed-7fe32509a1fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27e9fbd2-67eb-46a4-82bb-c81a5f278a5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e35b9cc4-3c58-46cb-bce5-481185ea0984 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| randomnumber | 505 |
| randomFirstName | Bailee |
| randomLastName | Sipes |
| randomEmail | Lenore67@hotmail.com |
| randomPhone | 211-211-9432 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c20fe889-a0fc-4937-bd9c-241ff28c37aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Spencer",
"last_name": "Prosacco",
"mobile_number": "685-269-3431",
"mobile_number_alt": "",
"email_id": "Linda_Rempel@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"44814288209367",
"imei1": "44814288209367",
"imei2": "44814288209367",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-ArSV1MaeSedKV+vhPICKcUoIzwI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":180360,"tr_customer_product_id":180350,"job_number":"JOB_180342"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| randomnumber | 801 |
| randomFirstName | Reva |
| randomLastName | Koch |
| randomEmail | Fae.Bednar73@yahoo.com |
| randomPhone | 648-444-7302 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f943eb4b-1e68-431c-9a73-eeb4cd15f59d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Alexis",
"last_name": "McDermott",
"mobile_number": "942-335-8928",
"mobile_number_alt": "",
"email_id": "Gene37@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"69438178420549",
"imei1": "69438178420549",
"imei2": "69438178420549",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NjJ9.-i7SrDW1o9eBdyUV7ekoHycZH8s6dzzZWJvr7kTsh2E |
| randomnumber | 805 |
| randomFirstName | Kali |
| randomLastName | Blanda |
| randomEmail | Devyn.Lueilwitz@gmail.com |
| randomPhone | 232-811-1310 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ac98f46-b4fc-47cf-a20e-64c4f94a999d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jeremy",
"last_name": "Hackett",
"mobile_number": "542-586-9938",
"mobile_number_alt": "",
"email_id": "Carey.Kutch47@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"7359655592566",
"imei1": "7359655592566",
"imei2": "7359655592566",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| randomnumber | 941 |
| randomFirstName | Camryn |
| randomLastName | Mitchell |
| randomEmail | Susana_Leannon@hotmail.com |
| randomPhone | 795-234-6818 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 015fadd4-c7a6-4f72-b170-f39bf64c6367 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| randomnumber | 414 |
| randomFirstName | Fred |
| randomLastName | Kassulke |
| randomEmail | Ara24@gmail.com |
| randomPhone | 694-584-4944 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d4d74c0-b191-4515-be09-5038531c1fdd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1035 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Ryleigh",
"last_name": "Reynolds",
"mobile_number": "614-340-6521",
"mobile_number_alt": "",
"email_id": "Jamel95@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000657",
"imei1": "100000657",
"imei2": "100000657",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| randomnumber | 646 |
| randomFirstName | Daryl |
| randomLastName | Ondricka |
| randomEmail | Mabel_Bernier@yahoo.com |
| randomPhone | 307-729-8986 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 003ae425-fc7c-4549-b327-54d8a5500c61 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4727f633-4744-4388-920f-29de7c74e070 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-6MhnjxO8+YGUXeEbvD6PBYcHtlk" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":278},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1a33302-0519-4b09-80e1-462962096b94 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"43618-uO5lj/s7Y1VeDeFrb9r/JObLPtg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:35.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c4391904-ffad-4171-83f2-f6eb6c1d0b55 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1acbc3ed-42c0-49d3-971e-eae7b2d2bc12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c909b5de-ecb9-4643-9854-4f56ad9f6742 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-Twhhc6trE1OUQXQQNexC9vALLmc" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 97eed3e0-87c9-44ab-a3aa-f0ab12acdd64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0243f5ef-ec8c-4879-b3d6-be1bc4684898 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-O1QrTLyhu7y07m6iNLiVibXT75s" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":610},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 52c024f3-526c-4e0d-88e9-945bbda55908 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"940f7-jxSnQ5iepM7Fp/MtH5XzSQHhPK8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:35.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aba2913a-8c1e-40dc-85ff-435840099157 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b5fc371e-8f3a-4164-909f-eed468f7155f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 180342,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cd102d2a-68cd-48ff-b8a2-a0c982b7148f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"93d14-vQzzLYUWup88YY25arjEmxuKCI0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01cd4f5f-7223-42a0-bf4c-fad9c133936a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-xyeRybnx/vbSqjlZU/Kr9GIWozQ" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cba9cea5-91c8-4fe1-8b33-970ca74a3d8a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e18d231-f8be-439e-a295-bdd0e3389384 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-cPcfG2mhRzi9OVuGoyg0h+1/MRo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":95}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e3144b2e-1a52-4248-bd8e-cc533f0b35fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1343-SqittwPyxEk7EshrV6z5hMWhN+0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:40.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db7b6fed-e69d-4e73-addc-581ec316e507 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ba39134-8200-47b9-94af-8d37b90e633d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1725-xSn2CddVsoxLcEZwRPRb6WC1gmk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:40.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":180342,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T06:34:35.000Z"}],"quatations":[]},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":180010,"remark":"qwert","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T15:39:14.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe264cc9-b170-4803-9e9c-7b3a0e1dabed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODB9.uLcpAutANl4Vr5N8AkMFjldjpL_lMnENXXsiUrOu7-A |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 543f4000-9d99-4fdb-9291-dfcf085cbf41 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":180342,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1638d61-f22e-4278-bd75-76245f0ee7d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-VLtd8K28+zlesBCYYkr/JE8OOHI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e258372-c41e-4f1c-b8e6-839db6a15652 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2843ff69-b916-4964-a4a4-27b264410fbf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-lLOYFaRo7Ohkgy1lLK8wcpQAwBA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":94},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06c940d8-d5b8-45e7-93eb-fcdaa972bdc0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c570b3f-cf06-433b-a334-6ba037cd83e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"16bcc-v8I2QcckaD8HKrBuMclt4zZPPbE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0df832b7-31e1-4c07-9b3c-361b2380f697 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e2-xBnveD1ArVpGkyjjtxpNcdXSkME" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:42.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2696bc75-cbe9-445c-8f1f-7525cffbc6a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180342
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ4M30.vDawtdkYHcIoyyg7wGhui2ambYzX15ijNvaXyfeIEOk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42fa23e7-8d06-45f9-915a-9b0aeecadfbf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a99222ca-3ec8-4330-94db-caed956facaf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-nwhkILD6T6a3Se5ZgvdHQfIRPDQ" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODV9.D2_c8e2LUfsLldQ8ahB0wonov_AnWiD5v6TIZow4D1U"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0355f140-7536-4a12-9366-214e232a200e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf730bb7-d3b6-4d78-b881-1281106c0238 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-TaeZvu55aLbXJIIxg1T+JPzbgWE" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":278},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f831bb4-c56a-4ff9-8a97-40aacc82078c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-HG0lzUW0U1Tbu2+uxu0nt7uLomA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:44.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6be2859a-d83e-4a81-9835-62b5a93537a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-HG0lzUW0U1Tbu2+uxu0nt7uLomA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:44.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4613d117-64c5-4c24-8984-9babcda4bfee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180342
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30c833ec-3a69-437b-9276-fce27031cdef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0NzJ9.7BSVetM_FRtruL2Vvv5rQ4bbBSRBH2aOrfzUTFAkVAw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f345f354-2d03-4243-ac59-f085fd05dc8a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cca44dd9-c26e-4e4a-bfe6-dc7609c914a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-y/ZyPBJd9x+I6Nfc10wXZ6T1x2U" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 181af21a-d0c4-425f-a25c-f85c126dc249 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 114e52ae-451e-42f9-8c77-3b9b5fb570a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3631d94-be2b-4b5d-8f86-3afbd1b1902f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03f40d94-1e39-4e89-9e68-82ee67f360d5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1be7e130-7d1d-4b29-b2a9-34d3eb1fcc8e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8ebe1617-f5d7-46bc-b910-c12cc3f4618e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-6MhnjxO8+YGUXeEbvD6PBYcHtlk" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":278},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9781b538-939c-4335-aaf5-4bd9a0c4f2e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4a208e6-3bd5-4ba6-86ab-dc561459515d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-6MhnjxO8+YGUXeEbvD6PBYcHtlk" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":278},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1f8ffd3-dcf6-4cca-acf1-f48e609c0db8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d52c60d7-3d3d-4fef-a46b-2a61d1331264 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b56d29d6-26e9-470c-9423-9b953d7c6b47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| randomnumber | 150 |
| randomFirstName | Christ |
| randomLastName | Rohan |
| randomEmail | Immanuel.Padberg31@gmail.com |
| randomPhone | 632-436-4146 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 83057299-735e-4024-b3f2-0f63d2169457 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Donna",
"last_name": "Hermiston",
"mobile_number": "868-690-9219",
"mobile_number_alt": "",
"email_id": "Cassandre_Greenholt@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"25772707107205",
"imei1": "25772707107205",
"imei2": "25772707107205",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-lJ5NZ1KWQq970ujKaV+w6TyXMF8" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":180361,"tr_customer_product_id":180351,"job_number":"JOB_180343"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| randomnumber | 630 |
| randomFirstName | Nadia |
| randomLastName | Schmitt |
| randomEmail | Thalia90@yahoo.com |
| randomPhone | 802-705-7059 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 970e64ae-4742-4799-bc6b-0884e9fa893e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Abdul",
"last_name": "Powlowski",
"mobile_number": "211-976-7595",
"mobile_number_alt": "",
"email_id": "Leann_Bode99@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"21509311522756",
"imei1": "21509311522756",
"imei2": "21509311522756",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0Nzh9.5-wguOVxMz0KvYCNgg9VnuEQJWfbMQbvKm4ElkfO4Fg |
| randomnumber | 16 |
| randomFirstName | Name |
| randomLastName | Boyer |
| randomEmail | Robert52@hotmail.com |
| randomPhone | 532-924-7209 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d209ec6-7cfe-4ec7-901a-fc503460a596 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1052 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Gwen",
"last_name": "Torphy",
"mobile_number": "455-404-0533",
"mobile_number_alt": "",
"email_id": "Daisy.Frami0@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"68545887173517",
"imei1": "68545887173517",
"imei2": "68545887173517",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| randomnumber | 653 |
| randomFirstName | Carol |
| randomLastName | Wuckert |
| randomEmail | Madyson.Pfeffer@hotmail.com |
| randomPhone | 832-694-5023 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2b8a162-5009-492b-9880-fa2b88ab81d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| randomnumber | 903 |
| randomFirstName | Otha |
| randomLastName | Senger |
| randomEmail | Jay_Mayert58@hotmail.com |
| randomPhone | 499-293-7988 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ddddcfa-4c3e-4141-add2-b79ec184e6a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1043 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Conrad",
"last_name": "McLaughlin",
"mobile_number": "391-792-0082",
"mobile_number_alt": "",
"email_id": "Heloise.Muller@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000810",
"imei1": "100000810",
"imei2": "100000810",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| randomnumber | 492 |
| randomFirstName | Myrl |
| randomLastName | Jast |
| randomEmail | Lou94@hotmail.com |
| randomPhone | 312-911-2841 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b67c487-0307-4e7f-ac1f-8acaa20ed72d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d0e10d7-8cf1-41f4-9cfd-11a9b2f39e15 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JkkkcIZpkGUIX9Y7QyYKymf9RkU" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":279},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26950680-ea15-46c7-a8b5-2ce7f4266c61 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"439fa-w0g67PWta3Qg5H9bbuD1lZCQ/3A" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:34:51.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e2e65fb-fcf8-4aee-9ca4-a6a76e665af2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c732ed5-9b1e-4065-8023-e1cb5af89d77 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d992029-b6f9-4675-b546-ef0ea0e3b948 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-5ZHd5b63+QFVA0Cjpmr2DpzXcDM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34c532be-74d7-4e9e-a0f7-3acc741c7ca0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a88bcd9-3e56-4805-9562-4dd6995ca5d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-O1QrTLyhu7y07m6iNLiVibXT75s" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":610},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c6f84932-fe10-43e0-9983-8f67ec04b6a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"940fd-OAzcwbQ2e3XYElRwGI074HNANj8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:34:51.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dcf8791d-671f-4319-8c25-e6b88d93da68 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 468abb20-6460-43b7-acb7-c1aea579a1f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 180343,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTR9.mdCY6hscXENJexydXFK5kg005f_ksQUum-JfGAk_UkI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 397b0f26-9f3c-4f5a-b390-91c64e7485f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"93d14-vQzzLYUWup88YY25arjEmxuKCI0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d55ade03-315f-44d1-9940-75adb640fb05 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-RU8NfFwWPERr3U6Xz6oq21fis70" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71cabd21-3309-4067-af2c-10fb8510ba4b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fc0d283d-ee6a-479e-a60b-e07e74d02eab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-MYuvleBW49TdgXX64Jk9a12KXlY" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":96}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0cb2dac5-4c6f-4213-a8be-f912cea84da6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1349-b0gj4DXraCLWxNQQHESgR1GgECU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:34:55.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fe51a6b-57f6-4fe5-a744-040d3ff41b71 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f90265f-5831-4dec-b618-d651e2e21048 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172b-ao7aGz3DfEWhda+OLYr/0o6tjrk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:34:55.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T06:34:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":180343,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T06:34:51.000Z"}],"quatations":[]},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-07T16:37:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T16:37:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":180010,"remark":"qwert","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T15:39:14.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0542150-22e0-4a31-b855-da0eb3e070fb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0OTZ9.ZCG77lgSe3QAhCWtgDkqOH9Ysf8AZaqX7DRtCCZrGwg |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77edc627-2d92-4370-8aba-f9c7b223284f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":180343,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7531a35e-137e-43ed-9709-2b800245f623 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-s7eDaPoFRP7cwtO3mO2+1UAMXbo" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e11d478-cb80-4236-b1be-6968322124fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de5dd8bd-ba72-4595-8d2d-06ad43dce9d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-3IP+L+FMY12ATT6wVDcy8w989iE" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":95},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d61bd59e-5b4c-4d28-b10f-1bb9341a836f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:34:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab34eafa-b78d-4807-9f24-94fa48b54cb0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"16fa8-v2SPXGMUuLLoXQdjVqR5V8ORqDw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:34:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8188016-3cc9-4d3d-a805-058ffb8518b1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e8-RgXQeY/q6RsIo/v7f8MJOuUFThA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:35:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:34:58.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2616e214-7063-43f9-9d35-4be3d649302c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180343
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDUzMjQ5OH0.BNO6mK84budM5cRbtuFtF7IHMe5Fvt5Td9YMvqnL45w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f148b1f-be3f-4d8f-a4da-a77433dc236f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 08 Feb 2026 06:35:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af2dab5c-db6f-4ee8-8d71-8d9de4a4da22 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-GOoXknIzLXZiAu9LJzNjYP9n4rw" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI1MDF9._MB7GwkFqHF8HQnFercVRnqqpnLqrQv_QYhPnYnGAao"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d727503-a9cc-4789-971f-24b1508803f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51576fe2-79f1-4940-a39e-791e5e9e42a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-AXXmESLjva2pwYb/XMSLXWPHF18" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":279},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 770a5c62-9684-439c-b7d3-851fbb391cf2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-O0FwkZBRRc1yKuO70dIRCG/BtZ8" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:00.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 24daa134-66ee-408a-b133-d3a07f8abde8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-O0FwkZBRRc1yKuO70dIRCG/BtZ8" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:00.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d27c774e-1004-4e50-80ab-1edfa892e689 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 180343
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65df9f9b-ab04-49e5-b685-cf365edbcc9b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1MzI0ODh9.SWGhb-EVeTsTWyp1BiqY-IDDMQXE13WwaSGc2nltbdk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91b51235-979c-4b29-a55f-7de054ffb1d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Sun, 08 Feb 2026 06:35:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|